home *** CD-ROM | disk | FTP | other *** search
- * Sample DTT script file
-
- * Select a Device Context
-
- DCTYPE OD_QUEUED
-
-
- * Set the Presentation Space Type
-
- PSTYPE GPIT_NORMAL
-
-
- * Set the Presentation Space Units
-
- PSUNITS PU_PELS
-
-
- * Select Test Cases and Execute Them, pausing five seconds between each test
-
- Choose GreDeviceSetGlobalAttributesExh
- Display
- Delay
-
- Choose GreBoundsApp
- Display
- Delay
-
- Choose GreBitPre1
- Display
- Delay
-
- Choose GreColorApp
- Display
- Delay
-
- Choose GreQueryDevResourceExh
- Display
- Delay
-
- Choose GreEscapeApp
- Display
- Delay
-
- Choose GreDisjointLinesExh
- Display
- Delay
-
- Choose GreErasePSExh
- Display
- Delay
-
- Choose GrePolyLineExh
- Display
- Delay
-
- Choose GreMarkerExh
- Display
- Delay
-
- Choose GreDeviceInvalidateVisRegionExh
- Display
- Delay
-
- Choose GreQueryApp
- Display
- Delay
-
- Choose GreTextApp1
- Display
- Delay
-
- Choose GreBitApp1
- Display
- Delay
-
- Choose GreCharRectExh
- Display
- Delay
-
- Choose GreIntersectClipRectangleExh
- Display
- Delay
-
- Choose GreSetAndGetAttributesExh1
- Display
- Delay
-
-
- * Terminate DTT
-
- EXIT
-